'Declaration
Public Function CopyRegionToGdPictureImage( _ ByVal SrcLeft As Integer, _ ByVal SrcTop As Integer, _ ByVal Width As Integer, _ ByVal Height As Integer _ ) As Integer
public function CopyRegionToGdPictureImage( SrcLeft: Integer; SrcTop: Integer; Width: Integer; Height: Integer ): Integer;
Parameters
- SrcLeft
- SrcTop
- Width
- Height